Click or drag to resize

ServiceFindPeople Method (StandardFolder)

Finds the people.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public FindPeopleResponse FindPeople(
	StandardFolder standardFolder
)

Parameters

standardFolder
Type: Independentsoft.ExchangeStandardFolder
The standard folder.

Return Value

Type: FindPeopleResponse
FindPeopleResponse.
See Also